GUI Help > Special > removeToolbarButton

removeToolbarButton
removeToolbarButton handle gadget, int index

Description:
Removes a button from a toolbar.

Return Value:


Parameters:
gadget Handle to a toolbar gadget.
index Zero-based index of the button you wish to remove.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)